Auto merge of #4275 - alexcrichton:revert-makeflags, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 12 Jul 2017 21:17:06 +0000 (21:17 +0000)
committerbors <bors@rust-lang.org>
Wed, 12 Jul 2017 21:17:06 +0000 (21:17 +0000)
commit5982cf904be1d72f575dcbd1e750c07bf730b966
tree242f4430367f48a9740d84d7349069ecfe3cc7cb
parent649579e90591b1686b01575f8227524d86f92fcb
parentf429be4f4cf92f0198c7518e579292d94e20fd28
Auto merge of #4275 - alexcrichton:revert-makeflags, r=alexcrichton

Don't set MAKEFLAGS for build scripts

Closes #4156
Closes rust-lang/rust#42635